home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / vbmci / file_id.diz next >
Text File  |  1995-12-11  |  335b  |  1 lines

  1. The VBMCISTR sample shows how to use the function mciSendString in Visual Basic to play multimedia files. The sample also uses the MMControl custom control from the MCI.VBX custom-control file to play multimedia files. You may find it easier to use the MMControl to manipulate multimedia files than it is to use mciSendString commands.